hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
__callDFunction
hip
wasm
Javascript function to call a D callback.
version(WebAssembly)
export extern (
C
)
ubyte
*
__callDFunction
(
size_t
addr
,
ubyte
*
args
)
Meta
Source
See Implementation
hip
wasm
aliases
JSDelegateType
JSFunction
JSStringType
functions
__callDFunction
_getFuncAddress
freeWasmBinary
getWasmBinary
loadMemoryInStruct
sendJSDelegate
sendJSFunction
toFunc
wasmParametersFromUbyte
structs
Arguments
JSDelegate
JSString
Javascript function to call a D callback.